/*
 Theme Name:   CityTours Child
 Description:  CityTours Child Theme
 Template:     citytours
*/

body {
    color: #333;
}
.tour_container .tour_title h3 {
    text-transform: none;
    line-height: normal;
}
#call_now_modal .modal-dialog {
    width: min-content;
}
.margin_top_0 {
    margin-top: 0;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    max-width: 100%;
    border: 1px solid #ccc;
}